Czy komus projekt uniksowego serwera gg dziala jeszcze? Opisalem problem
na pcol ale chyba tam sie nie orientuja w tym temacie, a wiem ze tutaj
pojawiaja sie osoby majace z tym wiele wspolnego :)
Skopiuje fragment swojego postu:
# ./usg
poll: nfds = 1
poll: ufds[0].fd = 3, ufds[0].events = 0x19
# powyzej to co przy starcie
# ponizej jak nawiazywane jest polaczenie z lanu
poll: nfds = 2
poll: ufds[0].fd = 3, ufds[0].events = 0x19
poll: ufds[1].fd = 4, ufds[1].events = 0x1d
poll: nfds = 2
poll: ufds[0].fd = 3, ufds[0].events = 0x19
poll: ufds[1].fd = 4, ufds[1].events = 0x19
read: fd=4, res=39
read: fd=4, res=-1
ibuf_len = 39
uin 0, fd 4 sent packet 15 length 31
poll: nfds = 2
poll: ufds[0].fd = 3, ufds[0].events = 0x19
poll: ufds[1].fd = 4, ufds[1].events = 0x19
read: fd=4, res=0
poll: nfds = 1
poll: ufds[0].fd = 3, ufds[0].events = 0x19
I nic wiecej, do polaczenia nie dochodzi.
Niewazne czy mam w passwd/ wpisane to o co prosi readme, czy nie, i tak
efekt jest taki sam.